home *** CD-ROM | disk | FTP | other *** search
/ HamCall (October 1991) / HamCall (Whitehall Publishing)(1991).bin / math / calculas / proj09.pro < prev    next >
Text File  |  1989-05-25  |  436b  |  13 lines

  1. PROJECT 9.
  2.  
  3.            ┌     ┐                                       2
  4.    Let A = │ 1 1 │ , and look at the successive powers  A ,
  5.            │ 1 0 │
  6.            └     ┘
  7.  3    4    5
  8. A ,  A ,  A ,  etc.
  9.  
  10.    Make a conjecture about the entries of these matrices and try to prove it.
  11.  
  12.    If you haven't heard of the Fibonacci sequence you may wish to ask your instructor, or to browse in some books on "discrete mathematics".
  13.